﻿
.top_bg{ 
	height:160px;
	background:url(../images/top_bg.gif) repeat-x;
	}
.header{
	width: 1280px;
	margin:0 auto;
	}
.h_con{ 
	height:85px;
	padding: 12px 0 0;
	}
.logo{ 
float:left;
width: 345px;
padding:0 20px 0 0;
}
.logo img{
	width:100%;
	/*height:52px;*/
	}
.h_dw{ float:left;line-height: 32px;font-size: 23px;color: #333;padding:0 0 0 20px;position: relative;}
.h_dw:before{content: "";width: 1px;height: 50px;background: #eaeaea;position: absolute;top: 8px;left: 0;}
.h_dw i{display: block;font-size: 18px;font-weight: normal;}
.h_tel{
	float: right;
	padding: 25px 0 0;
	position:relative;
	}
.h_tel b{
	display: block;
    float: left;
    font-size: 32px;
    color: #333;
    line-height: 55px;
    height: 55px;
    padding: 0 0 0 50px;
    font-family: fantasy;
    background: url(../images/tel.gif) no-repeat;
    margin-left: 30px;
    letter-spacing: 0.1rem;
	}
	
.h_nav ul{
	width:1280px;
	margin:0 auto;
	}
.h_nav{ height:62px;}
.h_nav li{
	height: 62px; 
	line-height:62px; 
	float:left;
	padding:0 6.2%;
	position:relative;
	}
.h_nav li p{position:absolute;top:62px;left:0;z-index:99;background:rgba(225,225,225,0.6);width:100%;display:none;}
.h_nav li p a{text-align:center;float:none;width:100%;}
.h_nav li a{ font-size:16px; color:#333;display:block; float:left;position: relative;vertical-align: middle;height: 62px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;}
.h_nav li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #a2763d;
  height: 3px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.h_nav li a:hover:before, .h_nav li a:focus:before, .h_nav li a:active:before,.h_nav li.cur a:before {
  right: 0;
}
.h_nav li.cur a,.h_nav li a:hover{
	font-weight: bold;
	color: #cca946;
	}
.h_nav li:first-child{padding-left: 0;}
.h_nav li.nobor{padding-right: 0;}
em,i{ font-style:normal;}

 
.banner{position: relative; height:auto;clear: both;}
.banner img {display: block;width: 100%;margin:0 auto;}
.banner .slick-arrow {position: absolute;font-size: 0;top: 50%;z-index: 9; width: 80px; height: 80px; margin-top: -50px;border: 0; outline: none;cursor: pointer;transition:.8s;}
.banner .slick-prev {left: 3%; background:url(../images/lefts.png) no-repeat center center;opacity: 0;}
.banner .slick-next {right: 3%;background:url(../images/rights.png) no-repeat center center;opacity: 0;}   
.banner:hover .slick-prev { left: 5%; opacity: 0.8; }
.banner:hover .slick-next { right: 5%; opacity: 0.8; }
.slick-dots {position: absolute;left:5%; font-size:0;bottom:5%;width:90%;text-align: center;outline: none;z-index: 4;}
.slick-dots li {display: inline-block;margin: 0 8px; outline: none;}
.slick-dots li button {display: block;border: 0 none;width: 15px;height: 15px;border-radius: 15px;margin-right:12px; display: inline-block;outline: none;background: #fff; transition: .5s;}
.slick-dots .slick-active button {background: #3871c1;width: 60px;}


.s_bg{ background:url(../images/s_line.gif) no-repeat center bottom;height: 64px;overflow: hidden;}
.search{ width:1200px; margin:0 auto;height: 64px;overflow: hidden;}
.search p{ float:left;font-size: 14px; color:#666; width:900px; height:64px; line-height:64px; overflow:hidden;}
.search p a{font-size: 14px; color:#666; padding:0 10px 0 0;}
.search p a:hover{color: #3871c1;}
.search .ser_inp{ background:none; width:270px; height:30px; border:none; float:left; font-family:"Microsoft YaHei";font-size: 14px; color:#666; line-height:30px; outline:none;margin-top: 16px;}
.search .ser_so{cursor: pointer; float:left; background:url(../images/s_so.gif) no-repeat; border:none; width:30px; height:30px;margin-top: 16px;}
input::-webkit-input-placeholder {color: #666;}


.f_bg{ background:url(../images/f_bg.jpg) no-repeat center 0; height: 306px;overflow: hidden;}
.footer{width: 1200px; margin:0 auto;}
.f_logo{
	width: 235px;
    height: 240px;
    overflow: hidden;
    background: #cca946;
    padding: 34px 0 0;
	}
.f_logo h5{
	width: 100%;
	margin: 0 auto;
	line-height: 0;
	}
.f_logo h5 img{
	width: 100%;
	/*height: 52px;*/
	}
.f_logo p{
	width: 58%;
	text-align: center;
	line-height: 0;
	padding: 20px 0 0;
	margin: 0 auto;
	}
.f_logo p img{
	width:100%;
	/*height:100px;*/
	border: #fff 1px solid;
	line-height: 0;
	display: block;
	}
.f_logo span{
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	}
.f02{
	width: 50%;
	padding: 20px 0 0 40px;
	height: 266px;
	overflow: hidden;
	}
.f_nav{
	height: 70px;
	overflow: hidden;
	width: 481px;
	background: #444;padding: 10px 20px;
	margin-bottom: 15px;
	}
.f_nav ul li{height: 32px;line-height: 32px; background:url(../images/f_ico01.png) no-repeat 0 14px;overflow: hidden;padding: 0 0 0 20px;width: 100px;float: left;}
.f_nav ul li a{font-size: 14px;color: rgba(255,255,255,0.8);}
.f_nav ul li a:hover{font-weight: bold;color: #fff;}
.f02 p{font-size: 13px;color: rgba(255,255,255,0.6);line-height: 25px;overflow: hidden; width: 100%;}
.f02 p a{color: rgba(255,255,255,0.9);}
.f02 p i{padding: 0 10px;}
.f02 p span{}
.f_ban{
	width: 25%;
	padding: 56px 0 0;
	height: 250px;
	overflow: hidden;
	}
.f_ban p{padding:0 0 0 35px;font-size: 14px;color: #fff;line-height: 24px;height: 75px;}
.f_ban p b{display: block;}
.f_ban p i{font-size: 18px;padding: 0 20px 0 0;font-weight: bold;}
.f_ban p em{font-size: 16px;}
.f_p01{ background:url(../images/f_ico02.png) no-repeat 0 22px;}
.f_p02{ background:url(../images/f_ico03.png) no-repeat 0 16px;}
.f_p03{ background:url(../images/f_ico04.png) no-repeat 0 16px;}
  
  
#ftop{
    height:30px;line-height: 30px;font-size: 14px;
background: #f9f9f9;}
#ftop .content{
display: flex;justify-content: space-between;
}
  